Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown endpoints: allow PUT /_matrix/media/v3/upload #638

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

sumnerevans
Copy link
Contributor

@sumnerevans sumnerevans commented Jun 9, 2023

As of MSC2246, the PUT method is allowed on the /_matrix/media/v3/upload endpoint.

See the spec documentation here: https://spec.matrix.org/v1.7/client-server-api/#put_matrixmediav3uploadservernamemediaid

Note that this blocks matrix-org/synapse#15503

Signed-off-by: Sumner Evans [email protected]

Pull Request Checklist

@sumnerevans sumnerevans requested review from a team as code owners June 9, 2023 17:18
As of MSC2246 [1], the PUT method is allowed on the
/_matrix/media/v3/upload endpoint.

See the spec documentation here:
https://spec.matrix.org/v1.7/client-server-api/#put_matrixmediav3uploadservernamemediaid

[1]: matrix-org/matrix-spec-proposals#2246

Signed-off-by: Sumner Evans <[email protected]>
@clokep clokep merged commit 6f212c4 into matrix-org:main Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants